Skip to main content

Click Image

Overview


Search for and click the location of an image on screen, with an offset.

Input

Image Finder

NameRequiredDescription
Image To FindThe image to search for on the primary screen.
Primary Screen OnlyOnly search the primary screen for the image.
Timeout (ms)How long to keep looking for the image on screen before giving up.
ThresholdThreshold value for image match confidence, between 0 and 1.

Point Offset

NameRequiredDescription
X OffsetX Offset to apply from the centre of the found location.
Y OffsetY Offset to apply from the centre of the found location.

Mouse Action

NameRequiredDescription
Mouse ButtonWhich button should be clicked
NameRequiredDescription
Number of ClicksHow many times you want to click. Default is 1.

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.